gh-141444: Replace dead URL in urllib.robotparser example#144443
gh-141444: Replace dead URL in urllib.robotparser example#144443serhiy-storchaka merged 1 commit intopython:mainfrom
Conversation
|
We do not accept changes generated solely by AI. Please read https://devguide.python.org/getting-started/generative-ai/. |
|
But the contribution is useful and/or productive; I don't think you are reading the document right. Please re-read. |
|
I do think we need to update this but we don't accept AI-generated PRs. |
|
In addition, the example is now smaller which isn't really good. I would also prefer that the comments in the #141461 are taken into account. |
|
The document is quite clear: as long as the contributions are useful or productive, it is allowed, or, rather, left to the mantainers to decide. |
|
And as a maintainer, I've decided that (1) removing most of the example is not useful (2) not addressing previous PR's comment is not useful either. So, you need to address them. Simply generating this PR without acknowledging what has already been discussed in #141461 is not acceptable. |
|
OK, now we are in talking terms. Please reopen the PR, so I can work on it; and the same for the other PR you closed. |
|
The other PR is not useful. I decided not to update the documentation. |
|
As previously discussed, it would be better to find a non-empty example. |
|
A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated. Once you have made the requested changes, please leave a comment on this pull request containing the phrase And if you don't make the requested changes, you will be put in the comfy chair! |
|
We could do something like python/pythontestdotnet#7? |
Replace the defunct musi-cal.com URL with pythontest.net in the RobotFileParser documentation example. This uses CPython-controlled infrastructure and provides non-None values for request_rate and crawl_delay, addressing feedback from previous PR python#141461. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
cc57fff to
da1cb06
Compare
|
I have made the requested changes; please review again |
|
Thanks for making the requested changes! @picnixz: please review the changes made to this pull request. |
|
Thanks @kovan for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13. |
|
Thanks @kovan for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14. |
…onGH-144443) (cherry picked from commit 34e5a63) Co-authored-by: kovan <217326+kovan@users.noreply.github.com> Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
GH-144464 is a backport of this pull request to the 3.14 branch. |
|
GH-144465 is a backport of this pull request to the 3.13 branch. |
…onGH-144443) (cherry picked from commit 34e5a63) Co-authored-by: kovan <217326+kovan@users.noreply.github.com> Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Summary
RobotFileParserdocumentation examplecan_fetch()usage since the original output values were specific to musi-cal.com's robots.txtCloses #141444
Test plan
make checkin Doc/ directory passed🤖 Generated with Claude Code
📚 Documentation preview 📚: https://cpython-previews--144443.org.readthedocs.build/